CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 通信 中断

搜索资源列表

  1. RS485

    0下载:
  2. 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据 * 使初学者领略使用中断进行数据通信,传输方式为RS485-After power to the microcontroller serial data 0XAA, received data, then send to the serial data received* to enjoy the use of beginners interrupt data communications, transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11395
    • 提供者:tangy
  1. UART_c_asm

    0下载:
  2. 51单片机异步串行通信UART最精简的小程序,程序虽简短功能却完备,实现全双工通信,实现接收、发送及中断接收,分别用C语言和 asm汇编,且两者联调测试过。main中有简单的调用,一看就会。-UART program with C & asm codes for 51 MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:1231
    • 提供者:yyf
  1. DS12887

    0下载:
  2. ds12887,运用51单片机知识设计一个可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-ds12887, using 51 single-chip expertise to design an adjustable time, with the whole point of the alarm clock. (Which use timers, interrupts, keypad, buzzer, digital control, or seri
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:459968
    • 提供者:Mars.X
  1. RS232

    0下载:
  2. 这是一个使用单片机串行通信口通过RS232总线与PC进行通信的测试程序,无需扩展. 可将DB9的第2和第3脚短路,进行自收自发测试. 采用串行中断接收,速率:9600,通信方式3,晶振使用:osc=11.0592MHz 使用SW1-SW6键盘发送文本数字1-6,数码管显示接收的ASCII数据-english
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1592
    • 提供者:金心超
  1. printer

    0下载:
  2. 这是一个使用单片机串行通信口通过RS232总线与PC进行通信的测试程序,无需扩展. 可将DB9的第2和第3脚短路,进行自收自发测试. 采用串行中断接收,速率:9600,通信方式3,晶振使用:osc=11.0592MHz 使用SW1-SW6键盘发送文本数字1-6,数码管显示接收的ASCII数据-english
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:金心超
  1. DS18B20

    0下载:
  2. 这是一个使用单片机串行通信口通过RS232总线与PC进行通信的测试程序,无需扩展. 可将DB9的第2和第3脚短路,进行自收自发测试. 采用串行中断接收,速率:9600,通信方式3,晶振使用:osc=11.0592MHz 使用SW1-SW6键盘发送文本数字1-6,数码管显示接收的ASCII数据-english
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:金心超
  1. STC89C52RC-DEMO

    0下载:
  2. 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:481651
    • 提供者:lxf
  1. SerialCommunication

    0下载:
  2. 利用中断方式和查询方式实现MC9S12XS128单片机串行通信功能。-Interrupt and query method used to achieve MC9S12XS128 Serial communication function.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:9199
    • 提供者:maowei
  1. C51

    0下载:
  2. 单片机的一些基本程序,如4*4矩阵键盘,1602,中断串口通信,流水灯,DS1302,蜂鸣器,ADC0832,AT24C04,DS13B20.-SCM basic procedures, such as 4* 4 matrix keyboard, 1602, interrupt serial communication, water lights, DS1302, buzzer, ADC0832, AT24C04, DS13B20.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:269225
    • 提供者:梁伍滨
  1. PICMCUCAN

    0下载:
  2. 该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式 发送采用查询方式;PIC单片机的CAN通信;-The Program for transmit buffer 0 0 send data to the receiving buffer of self-test mode, which used to receive queries sent by way of interruption PIC microcontroller CAN communication
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:77953
    • 提供者:海岸线
  1. cyzcx

    0下载:
  2. 收录了单片机常用到的50个子程序,有串口通信、延时、步进电机、中断等等,代码有的是汇编,有的是C-Contains 50 sub-microcontroller used to process a serial port communication, delay, stepper motor, break, etc., some assembly code, some C
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2522893
    • 提供者:韦宏谋
  1. 51-nrf2401

    1下载:
  2. 51单片机开发的NRF24l01 产品性能: 1) 2.4GHZ全球开放ISM频段免许可使用 2) 最高工作速率1Mbps,GFSK高效调制 3) 125个频道满足多点通讯和跳频通讯需求 4) 1.9-3.6V工作,低功耗,待机模式仅1uA. 5) 双通道数据接收,内置环行天线,体积仅17*34mm,通信距离在100m之内,软件编简单。 7) 内置硬件8/16位CRC校验,收发中断标志,每次可发28字节 备注:1。免费提供开发源代码 2。提供全面技术支持和即
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7035
    • 提供者:古是
  1. 51SCM

    0下载:
  2. 51单片机学习指导资料,从入门到精通!内容:MCS-51单片机的结构,MCS-51指令系统,汇编语言程序设计,中断系统,定时器,串行通信-51 SCM Study Guide information, from the entry to the master! Content: MCS-51 microcontroller structure, MCS-51 instruction set, assembly language programming, interrupt system, tim
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1923068
    • 提供者:杨过
  1. Mega128-UART

    0下载:
  2. mega128 串口通信程序,包含了单片机ATmega128的RS485中断和查询两种模式的串口接收和发送程序!-UART COMMUNICATION
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:4059
    • 提供者:wangyang
  1. Main

    0下载:
  2. 51单片机的串口通信程序,采用中断的方式,波特率为96-51 microcontroller serial communication program, using interrupts the way, the baud rate of 9600
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:969
    • 提供者:刘小磊
  1. 485

    0下载:
  2. 采用MSP430的单片机控制,485通信,发送接收均采用中断模式。-MSP430 microcontroller with the control, 485 communications, send and receive interrupt mode are used.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1896
    • 提供者:lichen
  1. receive

    0下载:
  2. 使用汇编语言一个交通灯控制小程序,主要练习串行口通信与中断,定时器中断,外部中断,内附详细解释,通过两个52单片机串行口互联,可控制红黄绿三灯时间,具体为发送机P1口接键盘,可任意设定每个灯两位十进制时间,接收机P1,P2接LED-8屏,同时具有外部中断功能,应对突发事件,呵呵,这个程序是老师布置的作业啦,做完了才发觉原来老师让用c写,偶却好无聊的写成了汇编了-Assembly language of a traffic light control applet, the main practi
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:21354
    • 提供者:小影
  1. chuankoutongxin

    0下载:
  2. 本代码实现的功能是51系列单片机与PC机的串口通信,所使用的方法为中断法-The code is the function of PC-51 series and serial communication method used by the interrupt method
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:14876
    • 提供者:严小鸟
  1. 51

    0下载:
  2. 51单片机串口通信程序,串口收发采用中断方式,指针调用-51 uart code,the code about 51 uart
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:linzhengze
  1. Uart

    0下载:
  2. AT89s51和STC89S52单片机串口通信C程序,采用串口中断-AT89s51 and STC89S52 Serial Communication C program, using the serial port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:535
    • 提供者:陈泽辉
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com